home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / punching.swf / scripts / DefineButton2_51 / BUTTONCONDACTION on(rollOut).as < prev    next >
Text File  |  2008-11-12  |  49b  |  5 lines

  1. on(rollOut){
  2.    drag = "0";
  3.    stopDrag();
  4. }
  5.